Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
@nodegui/qode
Advanced tools
Qode is a lightly modified fork of Node.js that merges Node's event loop with Qt's event loop. It is designed to be used together with `@nodegui/nodegui`
Qode is a lightly modified fork of Node.js that merges Node's event loop with Qt's event loop.
It is designed to be used together with @nodegui/nodegui
.
Qode runs both Qt and Node's event loops in the same thread. This is crucial to achieving low CPU footprint. Qode can be used as a drop in replacement of NodeJS and hence you could consider it as NodeJS with Qt powers 💪.
This npm module downloads the prebuilt qode for the current Operating System.
Build Instructions for qode can be found here: https://github.com/nodegui/qode
yarn add @nodegui/qode
or
npm install @nodegui/qode
Qode | Node | Qt |
---|---|---|
1.0.1 | 12.6.1 | 5.13.0 |
----------- | ------- | ------ |
FAQs
Qode is a lightly modified fork of Node.js that allows injecting a third party event loop alongside Node's event loop. It is designed to be used together with `@nodegui/nodegui`
The npm package @nodegui/qode receives a total of 454 weekly downloads. As such, @nodegui/qode popularity was classified as not popular.
We found that @nodegui/qode demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.